home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Using / card_3807.txt < prev    next >
Text File  |  1988-07-14  |  2KB  |  96 lines

  1. -- card: 3807 from stack: in
  2. -- bmap block id: 6620
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Starting
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=404 top=280 right=303 bottom=428
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Left
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual scroll left
  23.   go to card "using"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=441 top=280 right=303 bottom=465
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Right
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual scroll right
  43.   go to card "Screen elements"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 5 (field)
  49. -- low flags: 01
  50. -- high flags: 2004
  51. -- rect: left=16 top=58 right=274 bottom=241
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 3
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Text
  60.  
  61.  
  62. -- part 6 (button)
  63. -- low flags: 80
  64. -- high flags: A004
  65. -- rect: left=7 top=315 right=340 bottom=494
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Self-Check
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   visual iris close
  77.   hide card button "Self-Check"
  78.   show card button "left"
  79.   show card button "right"
  80.   pop card
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part contents for card part 5
  86. ----- text -----
  87.  
  88. Before you continue, make sure that AppleScan is on the hard disk and the scanner driver is in the System Folder.
  89.  
  90. 1.  Restart the Macintosh.
  91.  
  92. 2.  Open the AppleScan folder.
  93.  
  94. 3.  Open the AppleScan application.
  95.  
  96.